Total Complexity | 24 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 171 |
Lines of code | 87 |
Logical lines of code | 51 |
Comment lines | 42 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
add_contact() | 54 | 5 | 23 | |
clear_waiting_list() | 58 | 4 | 15 | |
remove_user_from_waiting_list() | 61 | 4 | 12 | |
store_email_in_waiting_list() | 62 | 3 | 12 | |
is_active() | 65 | 3 | 9 | |
is_enabled() | 66 | 3 | 9 | |
get_waiting_emails() | 69 | 2 | 7 |